home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 7
/
Aminet 7 - August 1995.iso
/
Aminet
/
comm
/
cnet
/
cnettoolkit2a.lha
/
CNet_ToolKit.TEXT!
< prev
next >
Wrap
Text File
|
1994-12-16
|
31KB
|
744 lines
****************************************************************************
CNet MCI Enhancement Kit, v1.0 by PMK & Dotoran - CNet v3.05c & Beyond!
A Collection of CNet MCI Enhancements!
$VER: CNet MCI Enhancement Kit, v1.0 (16-Dec-94) by PMK & Dotoran!
****************************************************************************
This kit originally started out as a single routine in the Arexx Tool
Kit v2.0, but since it's MCI and not Arexx, and the routines are only usable
at specified places in BBSTEXT/BBSMENU, so I decided to make a *NEW* Kit, an
MCI Enhancement Kit. This is what you are reading now!
NOTES: Some of the lines are VERY long, due to the limititations of MCI's
'programming' abilities, but everything has been tested 100%.
Change ALL occurances of { to a "Control Q" character, and change ALL
occurrances of \ to a "Control Y" character, unless otherwise stated
in an items description tag.
The characters <-- signify that the following line(s) should APPEAR
ON THE SAME LINE, instead of separate lines. The longer lines were
broken down for readability purposes ONLY, and will NOT FUNCTION THE
RIGHT WAY if placed on separate lines. NO SPACES appear at the ENDS
of any of these lines. I made sure to break the line BETWEEN REGULAR
Non-Space characters. The " * " text at the START of each line is
NOT part of the line(s) to be entered.
Included in the archive is the "ExamplePictures/" directory, which
contains some screen-shots of the various routines/enhancements. You
will also find a file "CNet_BBSTEXT.Lines!", which contains ALL lines
which could be added to BBSTEXT. The file is formatted for the lines
to appear as they should, if included in your BBSTEXT file. You will
need to use a text editor like CED, which allows for VERY LONG line
lengths. It is NOT suggested that you use an editor like AZ or ED, as
these editors use 255 characters as their default max line length.
BEWARE: If you choose to include one or more of the longer(greater than 255
character) lines in your BBSTEXT file, you will, from that point on,
need to edit the file using CED(or another editor which allows for
VERY LONG LINES). Mistakenly editing the file using an editor which
does not allow for long lines will corrupt the file, and may result
in your system showing adverse effects(even to the point of GURU!)
Peter "PMK" Klein, Flux Point Amiga BBS +45 3526 2527
David "Dotoran" Weeks, Frontiers BBS +1 716 823 9892!
****************************************************************************
CONTENTS:
THE BBSMENU ENHANCEMENTS:
[M01] : "Reverse NSal" - Show New Messages, THEN the New Files.
[M02] : Disable use of the "SuperUser" help level.
[M03] : Quick Upload Mode for ZModem users.
[M04] : Some quick aliases for Menu # 2; Available Everywhere.
[M05] : Some quick aliases for Menu's 4; UD/Base and 6; G/P/News.
[M06] : Here are 32 computer types you could use for Menu # 30.
THE BBSTEXT ENHANCEMENTS:
[T01] : Split the GFiles/PFiles/News display into 2 columns.
[T02] : Split the G/P/N display into 2 columns with BOXES.
[T03] : Colorize the +/-/!/v/p flag in the file descriptions.
[T04] : Colorize the +/-/* area flag, shown when listing subboards.
[T05] : "Sent By: <handle>/<real name>" in the file desciptions.
[T06] : Display banner before Uploading, Downloading or QWK Uploading.
[T07] : Force ALL users into IBM-ANSI at logon.
[T08] : Display filenames in UDBase as <NAME>.<SUFFIX>
[T09] : Help-Header for Mail Read. - Shown when reading Private mail.
[T10] : Display download count, instead of responses in UDBase.
[T11] : Decrease "dead space" size in Base/UDBase LIST command.
[T12] : USE the "dead space" above, so it's NOT "dead space"!
OTHER MCI ENHANCEMENTS:
[O01] : Guideline Entry-text for Mail (and File) Subboards.
[O02] : How to test for Infinite File/Byte Credit using MCI.
****************************************************************************
THE BBSMENU ENHANCEMENTS
~~~~~~~~~~~~~~~~~~~~~~~~
**[M01]********************************************************************
*
* Description: "Reverse NSal" - Changes the NSAL command to show New
* Messages, BEFORE the New Files. (All done using MCI)
* This allows the user to start a Yank of the new mail,
* and then browse through the new files, while the yank
* is being processed in the background.
*
* Author(s): PMK - Flux Point Amiga BBS +45 3526-2527
*
***************************************************************************
*
* Usage: Edit your BBSMENU, and add the following line to the end of
* Menu # 2; Available everywhere
*
* NSal | {& NM}{& NF}
*
* Now change the original 'NSal' command to something like
* '2NSal' to avoid conflicts!
*
* Notes: You could also install it as a completely new command, like
* 'NItems', so both options are available to the user!
*
**[M02]********************************************************************
*
* Description: Disable use of the 'SuperUser' help level.
*
* Author(s): PMK - Flux Point Amiga BBS +45 3526-2527
*
***************************************************************************
*
* Usage: Edit your BBSMENU, then find Menu # 2; Available Everywhere
*
* Change: EP, EDit PREFS
*
* Into: ¹¹EP
*
* The ¹¹ is created by pressing the ALT-1 key two times.
* Then add the following line to the end of this menu:
*
* EP, EDit PREFS | {& ¹¹EP}{T55#3}{JN1}{L55#2}{1}
*
* Notes: Remember, {'s above are Control-Q characters!
*
**[M03]********************************************************************
*
* Description: Quick Upload Mode for ZModem users. - Allows the user to
* start uploading, WITHOUT having to press U.
*
* Author(s): PMK - Flux Point Amiga BBS +45 3526-2527
*
***************************************************************************
*
* Usage: Edit your BBSMENU, then find Menu # 4; UD/Base
*
* Add the following line to the end of the menu:
*
* RZ | {& ;U!;;;}
*
* Notes: Change { above into a Control-Q character. (Last Reminder!)
*
**[M04]********************************************************************
*
* Description: The following four command aliases can be a Godsend to any
* SysOp running Networked BBS's who wish to send NETMAIL.
*
* Author(s): Bill Beogelein - Amiga SWHQ +1 810/473-2020
*
***************************************************************************
*
* Usage: Add the following four lines to the BEGINNING of Menu # 2,
* your "Available Everywhere" menu in BBSMENU:
*
* NODESearch ~ MS Test@;?
* KEN ~ MS Ken Pletzer@1:2410/215;Y
* JIM ~ MS Jim Selleck@1:2410/215;Y
* NETmail ~ MS @
*
* Notes: These aliases will only work if you are running a valid Fido
* NODELIST prior to using these commands.
*
**[M05]********************************************************************
*
* Description: The following four command aliases can make traversing the
* directories of your udbase, base, gfiles, pfiles and news a
* WHOLE lot easier. You can now use just ONE command to back
* up through multi-nested directories, instead of issuing as
* many as FOUR commands in sequence!
*
* Author(s): Bill Beogelein - Amiga SWHQ +1 810/473-2020
*
***************************************************************************
*
* Usage: Add these four lines to the BEGINNING of Menus # 4; UD/Base
* and Menu # 6; G/P/News in your BBSMENU file:
*
* : ~ /;/;/;/;/
* // ~ /;/
* /// ~ /;/;/
* //// ~ /;/;/;/
*
* Notes: Depending on your directory structure, you may find a need
* to add a fifth alias "/////", as well as slightly modifying
* the ":" alias to include the fifth ";/", however if this is
* the case, then I SERIOUSLY advise you to rethink your bbs's
* layout as this would be a pretty hieous jaunt to most users!
*
**[M06]********************************************************************
*
* Description: The following 32 computer types could be used as your Menu
* # 30; Computer Types, if you'd like to use more computer
* types, but just couldn't come up with the breakdowns on
* your own. The "Pentium" and "OS2" additions are mine, while
* the initial 30 came from Bill. Use any of them you'd like
* to add to your own BBSMENU # 30!
*
* Author(s): Bill Beogelein - Amiga SWHQ +1 810/473-2020
* Dotoran - Frontiers BBS +1 716/823-9892
*
***************************************************************************
*
* Usage: You can either completely REPLACE your BBSMENU # 30's entries
* with the ones given below, or else you could choose to use
* one or more of the following, along with your existing ones
* to create a more realistic computer-type breakdown:
*
* Amiga 500, Amiga 500HD, Amiga 600, Amiga 600HD,
* Amiga 1000, Amiga 1200, Amiga 1200HD, Amiga 2000,
* Amiga 2000HD, Amiga 2500, Amiga 3000, Amiga 3000T,
* Amiga 4000, Amiga 4000T, Amiga 5000, Other Amiga,
* Commodore C64/128 (8-bit), IBM XT/AT Type, IBM 286 Type,
* IBM 386 Type, IBM 486 Type, IBM 586 Type, IBM Pentium,
* IBM OS2, Apple II series, Macintosh I series,
* Macintosh II series, Atari 800/130XE (8-bit),
* Atari ST/TT (16-bit), Atari (32-bit), Unix,
* Other Non-Amiga.
*
* Option: There is a file titled "Menu30" included in this archive
* that you can use for COPYING/PASTING into your BBSMENU file
* if you wish to use the "fully bloated" version of Menu # 30.
*
* Notes: Keep in mind that you should NOT use more than 32 computer
* types in your listings, else those over the 32 limit will
* NOT be displayed to the users.
*
****************************************************************************
THE BBSTEXT ENHANCEMENTS:
~~~~~~~~~~~~~~~~~~~~~~~~~
**[T01]********************************************************************
*
* Description: Split the GFiles/PFiles/News display into 2 columns, all
* done using MCI Commands!
*
* Author(s): Lord of Flies - Sword of X-Calibur BBS +1 206/927-2507
* PMK - Flux Point Amiga BBS +45 3526-2527
*
***************************************************************************
*
* Usage: Replace BBSTEXT line 652 with this one:
*
* \n1\c6 ## Description ## Description\n1
*
* Replace BBSTEXT line 656 with this one:
*
* {L60#%d}{L61 60}{M60#2 %}{T60#1}{JN2}\n1{JA3}{2}{.39} {3}\c6(\ce <--
* {T61#9}{JG4} {4}{v61}\c6)\cf %-s\q1{T61 1209378}{JN5}\n1{5}
*
* Notes: Line 656 above is ONE LINE, which should COMPLETELY APPEAR
* ALL ON THE SAME LINE, which in this case is line 656.
*
* Remember, {'s are Control-Q's and \'s are Control-Y's!
*
**[T02]********************************************************************
*
* Description: Split the GFiles/PFiles/News display up into 2 columns.
* Displayed in 'boxes' (All done using MCI)
*
* Author(s): Lord of Flies - Sword of X-Calibur BBS +1 206/927-2507
* PMK - Flux Point Amiga BBS +45 3526-2527
*
***************************************************************************
*
* Usage: For the "ASCII" version, replace BBSTEXT line 652 with this
* line:
*
* \n1\c6 ## Description ## Description\n1
*
* Then replace BBSTEXT line 654 with this one:
*
* \c4.--. .--------------------------------. .--. .-------------- <--
* ------------------.
*
* Lastly, replace BBSTEXT line 656 with this one:
*
* {L60#%d}{L61 60}{M60#2 %}{T1109799#1}{JN8}\n1{JA3}{8}{T60#1}{JN2} <--
* \n1{JA3}{2}{.39} {3}\c4|\c2{T61#9}{JG4} {4}{v61}\c4| |\c7%-32.32s <--
* \c4|{T1109799#1}{JE8}\q1{T61 1209378}{JN5}\c4{M61#2 %}{T61#1}{JN6} <--
* {8} | | | |{6}\n1`--' `----------- <--
* ---------------------'`--' `--------------------------------'\n1 <--
* \q1{5}
*
***************************************************************************
*
* Usage: For the "ANSI" version, replace BBSTEXT line 652 with this
* line:
*
* \n1\c6 ## Description ## Description\n1
*
* Then replace BBSTEXT line 654 with this one:
*
* \cfÚ\c6ÄÄ\c4¿ \cfÚ\c6ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ\c4¿ \cfÚ\c6 <--
* ÄÄ\c4¿ \cfÚ\c6ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ\c4¿
*
* Lastly, replace BBSTEXT line 656 with this one:
*
* {L60#%d}{L61 60}{M60#2 %}{T1109799#1}{JN8}\n1{JA3}{8}{T60#1}{JN2} <--
* \n1{JA3}{2}{.39} {3}\c6³\c2{T61#9}{JG4} {4}{v61}\c4³ \c6³\c7 %-30. <--
* 30s \c4³{T1109799#1}{JE8}\q1{T61 1209378}{JN5}\c6{M61#2 %}{T61#1} <--
* {JN6}{8} ³ \c4³ \c6³ \c4³{6}\c6\n1 <--
* À\c4ÄÄÙ \c6À\c4ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ \c6À\c4ÄÄÙ \c6 <--
* À\c4ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ\n1\q1{5}
*
**[T03]********************************************************************
*
* Description: Colorize the +/-/!/v/p flag in the filedescriptions.
* Sysop Favorite (The + flag) is shown in GREEN, all others
* are shown in RED.
*
* Author(s): PMK - Flux Point Amiga BBS +45 3526-2527
*
***************************************************************************
*
* Usage: Replace BBSTEXT line 419 with this one:
*
* {v81 %3s}\c1{T89#+}{JN1}\c2{1}{v89}\c6{v93}{.10}\c2{v90}\c6
*
**[T04]********************************************************************
*
* Description: Colorize the +/-/* area flag, shown when listing subboards.
* Dropped subboards (the - flag) is shown in RED, Joined
* (the + flag) is shown in DARK GREEN and subboards with new
* items (the * flag) are shown in LIGHT GREEN.
*
* Author(s): PMK - Flux Point Amiga BBS +45 3526-2527
*
***************************************************************************
*
* Usage: Replace BBSTEXT line 320 with this one:
*
* %2d. %5s {L70#%c}{T70#-}{JN1}\c1{JA3}{1}{T70#+}{JN2}\c2{JA3}{2} <--
* {T70#*}{JN3}\ca{3}{V70}\q1 %s\q1
*
**[T05]********************************************************************
*
* Description: How to display a 'Sent By: <handle>/<real name>' in the
* file descriptions during scan/browse, using only MCI's!
*
* Author(s): PMK - Flux Point Amiga BBS +45 3526-2527
*
***************************************************************************
*
* Usage: Replace BBSTEXT line 424 with this one:
*
* {T84#0}{JE5}{T1110952#1}{JN1}{T89#p}{JN4}{1}{T1110959#0}{JN2} <--
* {T89#v}{JN4}{2}{T1110961#0}{JE4}\n1\c6Sent by: \c5{L61 1210924} <--
* {T61#0}{JE3}{M61#68 *}{L60 2401076}{M60 61 +}{M60#48 -} <--
* {T1612976#!}{JE3}{V1612976}{JA4}{3}Anonymous{4}\n1{5}\:0\q1\n1
*
* Option: To display the user's REAL NAME, instead of their HANDLE,
* change the {M60#48 -} at the end of the third line segment
* above into {M60#27 -}
*
* Option: If you'd also like to display the DOWNLOAD COUNT right after
* the "Sent By" portion, then replace line 424 with this one:
*
* {T84#0}{JE5}{T1110952#1}{JN1}{T89#p}{JN4}{1}{T1110959#0}{JN2} <--
* {T89#v}{JN4}{2}{T1110961#0}{JE4}\n1\c6Sent by: \c5{L61 1210924} <--
* {T61#0}{JE3}{M61#68 *}{L60 2401076}{M60 61 +}{M60#48 -}{T1612976 <--
* #!}{JE3}{V1612976}{JA4}{3}Anonymous{4}{.69} \c6DLs: \c5{V85}\n1 <--
* {5}\:0\q1\n1
*
* Notes: Private and unvalidated files will only show 'Sent By:' if
* the user has the 'Read private msgs'/'Skip file validation'
* flags enabled. Files without descriptions and unfinished
* uploads will NOT show the 'Sent By:' text either.
*
* Known Bugs: Anonymous Uploads will still show the uploaders Handle/Name
* because the name/handle is calculated using the account#.
* This also affects deleted accounts. So if user "X" uploads a
* file, then his account is deleted for inactivty, and a new
* user "Y" takes over his account#, then user "Y" will be the
* one shown at the "Sent By" prompt. (Using the Read command
* will show the true uploaders Handle/Name.)
*
**[T06]********************************************************************
*
* Description: How to display a banner before Uploading, Downloading
* or QWK uploading. (All done using MCI)
*
* Author(s): PMK - Flux Point Amiga BBS +45 3526-2527
*
***************************************************************************
*
* Usage: Add the following to the BEGINNING of BBSTEXT line 611:
*
* {L70 1307358}{XL1}{T70#d}{JN1}{*0 SYSTEXT:SYS.DOWNLOAD}{JA3}{1} <--
* {T70#q}{JN2}{*0 SYSTEXT:SYS.QWK}{JA3}{2}{*0 SYSTEXT:SYS.UPLOAD}{3}
*
* Notes: You should now create some nice looking banners in your
* SYSTEXT: directory called "sys.download", "sys.upload" and
* "sys.qwk", which will then be displayed before starting each
* action.
*
* Option: You can also create "TTx." types of files if you wish to
* support IBM/ANSI vs ASCII, etc. These files will be shown
* instead of the "sys." files.
*
**[T07]********************************************************************
*
* Description: Force ALL users into IBM-ANSI at logon. - This will bypass
* the "Terminal [A]MIGA, [C]BM, [I]BM, [S]ky, [NONE]:" prompt.
* (All done using MCI)
*
* Author(s): PMK - Flux Point Amiga BBS +45 3526-2527
*
***************************************************************************
*
* Usage: Replace BBSTEXT line 22 with this one:
*
* {& ;I}
*
* Then replace BBSTEXT line 23 with this one:
*
* \q1
*
**[T08]********************************************************************
*
* Description: Display filenames in UDBase as <NAME>.<SUFFIX>
* CNet, by default, displays it as <NAME> <SUF>
* (A * is used if the name is too long to view)
*
* Author(s): PMK - Flux Point Amiga BBS +45 3526-2527
*
***************************************************************************
*
* Usage: Locate BBSTEXT line 422, then REPLACE this code:
*
* {v91 %-11.11s}{v92 %3.3s}
*
* With this code: (Rest of line remains AS IS!)
*
* {L70 87}{XS}{T60#15}{JL1}{V87%-13.13s}*{JA2}{1}{V87%-14.14s}{2}
*
**[T09]********************************************************************
*
* Description: Help-header for Mail Read. - Shown when reading Priv. mail.
*
* Author(s): mUb - The Lard Factory BBS +44 724-289414
* PMK - Flux Point Amiga BBS +45 3526-2527
*
***************************************************************************
*
* Usage: Replace BBSTEXT line 241 with this one:
*
* \q1\n2.---Current mail item pointer.\n1|.--[\c6N\q1]ew or already [ <--
* \c6R\q1]eplied to mail.\n1||.-[\c6P\q1]arty, [\c6B\q1]ulk, [\c6C <--
* \q1]arbon Copied or [\c6F\q1]ile type mail.\n1|||\n1||| ## \c2Dat <--
* e \c7Author \c6Subject\q1\n1VVV \c5 <--
* =================================================================== <--
* =======\n1
*
**[T10]********************************************************************
*
* Description: Here's how you can change the "response count" in the UDBase
* into the "download count" from previous CNet versions. You
* can even include BOTH if you'd like.
*
* Author(s): Dotoran - The Frontiers BBS +1 716/823-9892
*
***************************************************************************
*
* Usage: Locate BBSTEXT line 422:
*
* {v83 %3.3s} \:2\c7{v91 %-11.11s}{v92 %3.3s}\c6{v88}\:0
*
* Change the "v83" at the start of this line to "v85":
*
* {v85 %3.3s} \:2\c7{v91 %-11.11s}{v92 %3.3s}\c6{v88}\:0
*
* Then locate BBSTEXT line 790:
*
* \n1 # Upload Rsp File Size Description\n1
*
* Change the "Rsp" in this line to "DLs":
*
* \n1 # Upload DLs File Size Description\n1
*
***************************************************************************
*
* Usage: To include BOTH response and download counts, replace line
* 422 of BBSTEXT with this one:
*
* {v83 %2.2s}/{v85 %2.2s} \:2\c7{v91 %-11.11s}{v92 %3.3s}\c6{v88}\:0
*
* Replace BBSTEXT line 790 with this one:
*
* \n1 # Upload Rsp/DLs File Size Description\n1
*
**[T11]********************************************************************
*
* Description: Here's how you can decrease the size of the "dead space"
* zone in the Base/UDBase's LIST ouput. Go from this:
*
* 1. + General Chat 2. + Sports Chat
* 3. - IBM Questions 4. (dir) + SysOp Files
*
* To a format which looks like this:
*
* 1. + General Chat 2. + Sports Chat
* 3. - IBM Questions 4. D + SysOp Files
*
* Author(s): Dotoran - The Frontiers BBS +1 716/823-9892
*
***************************************************************************
*
* Usage: Replace BBSTEXT line 318 with this one:
*
* D
*
* Locate BBSTEXT line 320:
*
* %2d. %5s %c %s
*
* Change the "%5s" to "%1s", as shown:
*
* %2d. %1s %c %s
*
**[T12]********************************************************************
*
* Description: Here's how you can USE the "dead space" mentioned above, so
* it doesn't appear as "dead space". Go from this format:
*
* 1. + General Chat 2. + Sports Chat
* 3. - IBM Questions 4. (dir) + SysOp Files
*
* To a format which looks like this:
*
* 1. (nor) + General Chat 2. (nor) + Sports Chat
* 3. (CLO) - IBM Questions 4. (dir) + SysOp Files
*
* Author(s): Dotoran - The Frontiers BBS +1 716/823-9892
*
***************************************************************************
*
* Usage: Enter a base that appears in your LIST, then use the EL
* command to edit the "scan filler" option(2nd column, about
* half way down). CNet only allows you to enter 3 characters,
* but you don't HAVE to use all three if you don't want to.
*
* Option: You can colorize BBSTEXT line 318, which is printed if the
* list item is a DIRECTORY. Change:
*
* (dir)
*
* Into something like:
*
* \c7(\caDIR\c7)
*
* Option: You can also edit BBSTEXT line 320's "%5s" variable:
*
* %2d. %5s %c %s
*
* Into something like: (If you don't want to use parentheses)
*
* %2d. %3s %c %s
*
* Just remember to remove them from line 318 as well.
*
* Option: BBSTEXT line 399 contains the formatting the "scan filler"
* will use:
*
* (%s)
*
* Again, it's possible to colorize or edit this text, perhaps
* like the following:
*
* \cc[\cb%1s\cc]
*
* The above will only print one character between the []'s.
*
* Option: Lastly, if you wish to totally REMOVE the scan filler, edit
* lines 318, 320 and 399 like this:
*
* Line 318: DELETE everything from this line(but remember to LEAVE the
* line IN your BBSTEXT; just make it BLANK!)
*
* Line 320: Change the line to look like this:
*
* %2d.%0s %c %s
*
* Line 399: DELETE everything from this line(but remember to LEAVE the
* line IN your BBSTEXT; just make it BLANK!)
*
* The following format will then be produced:
*
*
* 1. + General Chat 2. + Sports Chat
* 3. - IBM Questions 4. + SysOp Files
*
****************************************************************************
OTHER MCI ENHANCEMENTS:
~~~~~~~~~~~~~~~~~~~~~~~
**[O01]********************************************************************
*
* Description: Guideline Entry-text for Mail (and File) Subboards.
* This will display a small bar, with some of the current
* subboard settings, like Sigs allowed?, Handles allowed?,
* Subboard Inactivity days. - Add it to your entry texts.
*
* Author(s): PMK - Flux Point Amiga BBS +45 3526-2527
*
***************************************************************************
*
* Usage: For the 'ASCII' version, create the ENTRY file like this:
*
1* \f1\n2{.32}\c7Area Guidelines:
2* ------------------------------------------------------------------ <--
2* -----------
3* \c6 Handles Allowed: {L60 1412312}{M60 #236 +}{L70 1612976}{T11 <--
3* 13016 #5}{JE 11}\c2Yes{JA 12}{11}\c1No {12}\c6 ANSI/MCI Allow <--
3* ed: {M60 #7 +}{L70 1612976}{T1113016 #1}{JE 31}\c2Yes{JA 32}{31} <--
3* \c1No {32}\c6 Signatures Allowed: {M60 #8 +}{L70 1612976}{T11 <--
3* 13016 #1}{JE 51}\c2Yes{JA 52}{51}\c1No {52}
4* \c6 Private Messages: {M60 #7 -}{L70 1612976}{T1113016 #0}{JN 41} <--
4* \c1No {JA 43}{41}{T1113016 #1}{JN 42}\c2Yes {JA 43}{42}\c5Force <--
4* {43}\c6 Anonymous Messages: {M60 #6 -}{L70 1612976}{T1113016 #0}{J <--
4* N 21}\c1No {JA 23}{21}{T1113016 #1}{JN 22}\c2Yes {JA 23}{22}\c5 <--
4* Force{23}\c6 Inactivity Days: {L60 1412312}{M60 #234 +}{L70 1 <--
4* 612976}{L61 1113016}{M61 #256 *}{M60 #1 +}{L70 1612976}{M61 111301 <--
4* 6 +}\c3{V61}\q1
|*
`*-> 4 Lines Total!
***************************************************************************
*
* Usage: For the 'ANSI' version, create the ENTRY file like this:
*
1* \f1\n2{.32}\c7Area Guidelines:{L74 #ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ <--
1* ÄÄÄÄÄÄÄÄ}
2* \cfÚ\c6Ä{V74}{V74}\c4¿
3* \c6³\c7 Handles Allowed: {L60 1412312}{M60 #236 +}{L70 1612976}{T <--
3* 1113016 #5}{JE 11}\c2Yes{JA 12}{11}\c1No {12}\c7 ANSI/MCI Allo <--
3* wed: {M60 #7 +}{L70 1612976}{T1113016 #1}{JE 31}\c2Yes{JA 32}{31}\ <--
3* c1No {32}\c7 Signatures Allowed: {M60 #8 +}{L70 1612976}{T1113 <--
3* 016 #1}{JE 51}\c2Yes{JA 52}{51}\c1No {52}\c4 ³
4* \c6³\c7 Private Messages: {M60 #7 -}{L70 1612976}{T1113016 #0}{JN 4 <--
4* 1}\c1No {JA 43}{41}{T1113016 #1}{JN 42}\c2Yes {JA 43}{42}\c5For <--
4* ce{43}\c7 Anonymous Messages: {M60 #6 -}{L70 1612976}{T1113016 #0}{ <--
4* JN 21}\c1No {JA 23}{21}{T1113016 #1}{JN 22}\c2Yes {JA 23}{22}\c5 <--
4* Force{23}\c7 Inactivity Days: {L60 1412312}{M60 #234 +}{L70 16 <--
4* 12976}{L61 1113016}{M61 #256 *}{M60 #1 +}{L70 1612976}{M61 111301 <--
4* 6 +}\c3{V61 %-4s}\c4³
5* \c6À\c4Ä{V74}{V74}Ù
|*
`*-> 5 Lines Total!
***************************************************************************
*
* Usage: For a 'BEVEL-BOX' version, the ENTRY file looks like this:
*
1* \f1\n2{.32}\c7Area Guidelines:
2* \c7\u1[REPLACE WITH 79 SPACES]\u0
3* \c4\z6[REPLACE WITH 79 SPACES]\u0
4* \z6 Handles Allowed: \c1{L60 1412312}{M60 #236 +}{L70 1612976}{T <--
4* 1113016 #5}{JE 11}Yes{JA 12}{11}No {12}\c4 ANSI/MCI Allowed: \ <--
4* c1{M60 #7 +}{L70 1612976}{T1113016 #1}{JE 31}Yes{JA 32}{31}No {32} <--
4* \c4 Signatures Allowed: \c1{M60 #8 +}{L70 1612976}{T1113016 #1 <--
4* }{JE 51}Yes{JA 52}{51}No {52}
5* \z6 \c4Private Messages: \c1{M60 #7 -}{L70 1612976}{T1113016 #0}{ <--
5* JN 41}No {JA 43}{41}{T1113016 #1}{JN 42}Yes {JA 43}{42}Force{43 <--
5* }\c4 Anonymous Messages: \c1{M60 #6 -}{L70 1612976}{T1113016 #0}{J <--
5* N 21}No {JA 23}{21}{T1113016 #1}{JN 22}Yes {JA 23}{22}Force{23} <--
5* \c4 Inactivity Days: \c1{L60 1412312}{M60 #234 +}{L70 1612976 <--
5* }{L61 1113016}{M61 #256 *}{M60 #1 +}{L70 1612976}{M61 1113016 +}{V <--
5* 61 %-5s}\q1
6* \z6{M60 #145 +}{L70 1612976}{XS}{T60 #0}{JE 71}[REPLACE WITH 79 <--
6* SPACES]\u0\n1\c4 Special Origin: \c5{V70 %-59s}\u0\n1{71}\u1\c4 <--
6* \z6[REPLACE WITH 79 SPACES]\u0\q1
|*
`*-> 6 Lines Total!
*
**[O02]********************************************************************
*
* Description: How to test for Infinite File/Byte Credits using MCI.
* This is not an easy task, since MCI has no bit manipulation
* commands, like Arexx and C has.
*
* Author(s): PMK - Flux Point Amiga BBS +45 3526-2527
*
***************************************************************************
*
* Usage: To check for Infinite File Credits:
*
* {T1100663#63}{JG1}{T1100663#-64}{JL1}No{JA2}{1}Yes{2}
*
* To check for Infinite Byte Credits:
*
* {T1100663#0}{JG3}Yes{JA4}{3}No{4}
*
****************************************************************************
Contributing Authors:
PMK - Flux Point Amiga BBS +45 3526-2527
Dotoran - Frontiers BBS +1 716/823-9892
Bill Beogelein - Amiga SWHQ +1 810/473-2020
Lord of Flies - Sword of X-Calibur BBS +1 206/927-2507
mUb - The Lard Factory BBS +44 724-289414